home *** CD-ROM | disk | FTP | other *** search
/ Inside Magic / Inside Magic.iso / mac / Inside Magic™ / Inside Magic™.dxr / 01283.ls < prev    next >
Encoding:
Text File  |  1995-09-28  |  144 b   |  9 lines

  1. on mouseDown
  2.   global gWhichTrick, gUserStatus
  3.   quickSwitch("SysClick")
  4.   allSpritesOff()
  5.   AllVisiblesOff()
  6.   SetBusy()
  7.   go("precBlack")
  8. end
  9.